Leadtools.Medical.Workstation.Presenters Namespace > WorkstationPresenterBase<V> Class : Error Event |
public event ErrorEventHandler Error
'Declaration Public Event Error As ErrorEventHandler
'Usage Dim instance As WorkstationPresenterBase(Of V) Dim handler As ErrorEventHandler AddHandler instance.Error, handler
public event ErrorEventHandler Error
add_Error(function(sender, e)) remove_Error(function(sender, e))
public: __event ErrorEventHandler* Error
public: event ErrorEventHandler* Error
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2